Skip to content

fix(ingest): fix extra forward slash for looker url generation#16274

Merged
kevinkarchacryl merged 1 commit intomasterfrom
fix-extra-forward-slash-looker-url
Feb 20, 2026
Merged

fix(ingest): fix extra forward slash for looker url generation#16274
kevinkarchacryl merged 1 commit intomasterfrom
fix-extra-forward-slash-looker-url

Conversation

@kevinkarchacryl
Copy link
Contributor

It's possible that links for Looker will have two forward slashes in the URL like "{base_url}//looks/{self.look_id}" instead of "{base_url}/looks/{self.look_id}". This fixes the issue in several places in looker_common.

@github-actions github-actions bot added the ingestion PR or Issue related to the ingestion of metadata label Feb 19, 2026
@github-actions
Copy link
Contributor

Linear: ING-1677

@codecov
Copy link

codecov bot commented Feb 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

@datahub-cyborg datahub-cyborg bot added the needs-review Label for PRs that need review from a maintainer. label Feb 19, 2026
@kevinkarchacryl kevinkarchacryl merged commit 1d4558b into master Feb 20, 2026
69 checks passed
@kevinkarchacryl kevinkarchacryl deleted the fix-extra-forward-slash-looker-url branch February 20, 2026 11:51
neildsouth pushed a commit to National-Digital-Twin/ndt-data-catalogue that referenced this pull request Feb 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ingestion PR or Issue related to the ingestion of metadata needs-review Label for PRs that need review from a maintainer.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants